@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,div,ul,li,ol,dl,dt,dd,td,p,pre, form, fieldset, input, textarea, blockquote, th, button,em,select,option{ padding:0; margin:0;}
img,border,select,li{border:none; vertical-align:top;}
ul,dl,li,dt,dd{ list-style:none;}
/* 全局公共样式的设定 */
body{ margin:0 auto; background-color:#f5f5f5;}
div,p,li{font-size:12px;font-family:"微软雅黑"; color:#888 } /*Microsoft YaHei*/
input,select{font-size:12px;line-height:16px;}
.h10px{	height:8px;clear:both;display:block;font-size:1px;line-height:8px;}
.h15px{	height:10px;clear:both;display:block;font-size:1px;line-height:10px;}
.h40px{	height:34px;clear:both;display:block;font-size:1px;line-height:34px;}
a{text-decoration:none; color:#888; outline:none; blr:expression(this.onFocus=this.blur());}
.left{ float:left;}
.right{ float:right;}
.clear{clear:both;}
/* 全局公共样式的设定  end*/

/* 头部样式 */
#header_container{height:80px; width:100%; position:relative;z-index: 10;}
#header{ min-width:1000px;height:80px; background: url("../img/headbg.jpg") repeat-x scroll 0 0 #F5F5F5; border-bottom:1px solid #515151; position:fixed;top:0;left:0;right:0;z-index:999;}
#header_content{ margin:0 auto; height:70px; line-height:70px; width:1000px;}
#header_content .logo{ float:left; margin-top:7px; z-index:1001;}
#header_content .logo img{z-index:1001;}
#header_content ul{}
#header_content li{ width:70px; height:80px; float:right;}
#header_content li.menu{ width:70px; height:80px; background:url(../img/menu.png) no-repeat top; }
#header_content li.menu a{ display:block; text-align:center; font-size:14px; font-weight:bold; color:#515151; background:url(../img/menu.png) no-repeat top; }
#header_content li.menu a:hover{ display:block; color:#92c447; background:url(../img/menu.png) no-repeat 0 -80px; }
#header_content li.menu a.selected{ display:block; color:#8dc73f; background:url(../img/menu.png) no-repeat 0 -80px; }
#header_container .small{height:56px; height:56px !important; opacity:0.80; -moz-opacity:0.80;} /*IE6/7/8:  filter:alpha(opacity=80); 有黑边*/
#header .small{height:56px; height:56px !important;}
#header_content .small{height:56px; height:56px !important; line-height:56px;}
#header_content .logo.small{ float:left; margin-top:0;}
#header_content li.small{ width:70px; height:50px; float:right;}
#header_content li.menu.small{ width:70px; height:50px; background:url(../img/menu.png) no-repeat top; }
/* 头部样式  end*/

/* banner样式 */
/* banner样式 end*/

/* 底部样式 */
#footer{ height:345px; background-color:#dbdbdb;clear:both;}
#footer div, #footer a{ color:#333;}
#footer a:hover{ color:#8dc73f;}
#footer .foot{ width:1000px; margin:0 auto; padding-top:7px; }
#footer .menu{ height:35px; line-height:35px; border-bottom:1px solid #ccc; clear:both;}
#footer .menu_right{ margin:0 auto; float:right;}
#footer .foot_center{ height:220px; overflow:hidden; clear:both; padding:0;}
#footer .foot_center .footer_nav{float:left; width:245px; position:relative;}
#footer .foot_center .footer_nav_2{width:370px;}
#footer .foot_center .footer_nav_3{width:370px;}
#footer .foot_center .footer_nav .footer_nav_h{font-size:16px; margin:10px 0;}
#footer .foot_center .footer_nav .footer_nav_h span{font-size:16px; margin-left:10px; cursor:pointer;}
#footer .foot_center .footer_nav ul li{font-size:14px;line-height:28px;}
#footer .foot_center .footer_nav ul li a{font-size:14px;}
#footer .foot_center .footer_nav .friend-links li{font-size:14px;line-height:28px;margin-right:10px;float:left;}
#footer .foot_center .footer_nav .friend-links li a{font-size:14px;color:#888;}
#footer .foot_center .footer_nav .friend-links li a:hover{color:#8dc73f;}
#footer .copyright{ margin:0 auto; text-align:center; line-height:19px;}

#footer .bdsharebuttonbox_h1 { display:inline; float:right; margin:-2px 150px 0 0;}
#footer .bdsharebuttonbox_h2 { display:inline; float:right; margin:-2px 75px 0 0;}
#footer .footer_nav .twodcode {
    display: inline-block;
    height: 100px;
    margin-right: 10px;
    width: 240px;
}
#footer .footer_nav .twodcode img {height:80px; width:80px; float:left; margin:0 20px 10px 0;}
/* 底部样式 end*/

